[INFO] fetching crate qp-plonky2-verifier 1.1.5...
[INFO] testing qp-plonky2-verifier-1.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate qp-plonky2-verifier 1.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate qp-plonky2-verifier 1.1.5
[INFO] finished tweaking crates.io crate qp-plonky2-verifier 1.1.5
[INFO] tweaked toml for crates.io crate qp-plonky2-verifier 1.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qp-plonky2-verifier 1.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qp-plonky2-verifier 1.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67342884aca7bd3abdd90c9ada1ffa9872b5742726d2fab66c9fa9a3df6659d4
[INFO] running `Command { std: "docker" "start" "-a" "67342884aca7bd3abdd90c9ada1ffa9872b5742726d2fab66c9fa9a3df6659d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67342884aca7bd3abdd90c9ada1ffa9872b5742726d2fab66c9fa9a3df6659d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67342884aca7bd3abdd90c9ada1ffa9872b5742726d2fab66c9fa9a3df6659d4", kill_on_drop: false }`
[INFO] [stdout] 67342884aca7bd3abdd90c9ada1ffa9872b5742726d2fab66c9fa9a3df6659d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3306f53848842d46b37e3916365e75c378a04944802508afba5c5ebd95b4536
[INFO] running `Command { std: "docker" "start" "-a" "a3306f53848842d46b37e3916365e75c378a04944802508afba5c5ebd95b4536", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling p3-util v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling p3-field v0.3.0
[INFO] [stderr]    Compiling p3-matrix v0.3.0
[INFO] [stderr]    Compiling p3-symmetric v0.3.0
[INFO] [stderr]    Compiling p3-dft v0.3.0
[INFO] [stderr]    Compiling p3-mds v0.3.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0
[INFO] [stderr]    Compiling qp-poseidon-constants v1.0.1
[INFO] [stderr]    Compiling qp-plonky2-core v1.1.5
[INFO] [stderr]    Compiling qp-plonky2-verifier v1.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.13s
[INFO] running `Command { std: "docker" "inspect" "a3306f53848842d46b37e3916365e75c378a04944802508afba5c5ebd95b4536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3306f53848842d46b37e3916365e75c378a04944802508afba5c5ebd95b4536", kill_on_drop: false }`
[INFO] [stdout] a3306f53848842d46b37e3916365e75c378a04944802508afba5c5ebd95b4536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c2a8c7a8ffab98e6f5246f978efea062822062bf8080714a9423d10ca4813ad
[INFO] running `Command { std: "docker" "start" "-a" "8c2a8c7a8ffab98e6f5246f978efea062822062bf8080714a9423d10ca4813ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling p3-util v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling p3-field v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling p3-matrix v0.3.0
[INFO] [stderr]    Compiling p3-symmetric v0.3.0
[INFO] [stderr]    Compiling p3-dft v0.3.0
[INFO] [stderr]    Compiling p3-mds v0.3.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0
[INFO] [stderr]    Compiling qp-poseidon-constants v1.0.1
[INFO] [stderr]    Compiling qp-plonky2-core v1.1.5
[INFO] [stderr]    Compiling qp-plonky2-verifier v1.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.42s
[INFO] running `Command { std: "docker" "inspect" "8c2a8c7a8ffab98e6f5246f978efea062822062bf8080714a9423d10ca4813ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2a8c7a8ffab98e6f5246f978efea062822062bf8080714a9423d10ca4813ad", kill_on_drop: false }`
[INFO] [stdout] 8c2a8c7a8ffab98e6f5246f978efea062822062bf8080714a9423d10ca4813ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac0b5bde4634199a83037920ae768f185d86ff1b126abbfc3715700f590a12af
[INFO] running `Command { std: "docker" "start" "-a" "ac0b5bde4634199a83037920ae768f185d86ff1b126abbfc3715700f590a12af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp_plonky2_verifier-8c15dd3a9f57f49d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test hash::batch_merkle_tree::tests::commit_mixed ... ok
[INFO] [stdout] test hash::batch_merkle_tree::tests::commit_single ... ok
[INFO] [stdout] test hash::batch_merkle_tree::tests::test_batch_merkle_trees_cap_at_leaves_height ... ok
[INFO] [stdout] test util::tests::test_reverse_index_bits ... ok
[INFO] [stdout] test util::tests::test_reverse_bits ... ok
[INFO] [stdout] test hash::batch_merkle_tree::tests::test_batch_merkle_trees ... ok
[INFO] [stdout] test hash::path_compression::tests::test_path_compression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qp_plonky2_verifier
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 13) ... ignored
[INFO] [stdout] test src/util/serialization/gate_serialization.rs - util::serialization::gate_serialization::default::DefaultGateSerializer (line 123) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac0b5bde4634199a83037920ae768f185d86ff1b126abbfc3715700f590a12af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0b5bde4634199a83037920ae768f185d86ff1b126abbfc3715700f590a12af", kill_on_drop: false }`
[INFO] [stdout] ac0b5bde4634199a83037920ae768f185d86ff1b126abbfc3715700f590a12af
